program resources
Search Only:

Search Keyword tcpdf error [image] unable get image

Total: 40 results found.

Page 1 of 2
Hi guys, In my new host I noticed the command imagedestroy is not working properly while other related disk writing actions such as copy and rename are doing fine. When I use imagedestroy ...
im using this upload code below. i am a student working on an ecommerce project i have an ecommerc website and an admin on the page that i have, im working on the admin part at the moment. ...
Hi, I have done two scripts and now I am having a few problems joining them together. So could you please help me. I am trying to read image urls from a text file so that I can place ...
Hi, i was just wondering, is there a way to get image dimensions dynamically using php? Hi, i was just wondering, is there a way to get image dimensions dynamically using php?
Dear Friends, Does anyone know how to get Image Binary data from one FORM in another file to insert into MySQL Database??? ------------------- More details: Normally, I used this ...
Dear friends, Does anyone know how to get Image Binary data from one FORM in another file to insert into MySQL Database??? ------------------- More details: Normally, I used ...
Hello....Im new to php and mysql. I am trying to get image data into a mysql field (like a simple jpg). Does anyone have a quick tips on how to submit an image (through an html form) process via ...
Hi Fellow-Phps, I am using php to get an image from disc and do some adjustments with gd2. After that i use imagejpg to return the image to an javascript call like : javascript:PopupAutoResizeImage(/tools/get_image_to_show.php?image=L3UwNC9zdHJpcHMvc3RyaXAtdm9vcmthbnQvc291bGZpcmUvMDAxY19hc3BlbiNzb3VsZmly ...
ALRIGHT - FORGET THE BLOBS. Im going with image directory. I have a set or 5 graphic symbols, that I want to be use as a legend on an account manager page. I want to call these from a query ...
Here is my code: PHP Code:  $src_img = imagecreatefromjpeg(/home/wwwdesi/public_html$image);         $origw = imagesx($src_img);  ...
HI, i m working on a project in which i ve used GD i want to write some text on an image using TTF but my code generates a warning (the font file KABOBLT.TTF is present in the same ...
I have images that Im using in a photo gallery. I use getimagesize to get the properties of these images. Some of them have apostrophes in their names. I can create these images with image magic, ...
I have this same problem both on my local windows box and on a remote (shared unix/linux) server. I try even the simplest im command such as " convert A.jpg B.png " and it works fine ...
PHP Code:  $image = imagejpeg($uploadFile);             $src_img = imagecreatetruecolor($image);  ...
Hi, I am totally baffled. My image resize & upload functionality has been working fine on my local server & remote server, but I am now getting the following message "Fatal error: ...
I have problems with my blobby-database I now want to store the files in a particular directory on my server (how to change php.ini etc.) Give them a name (like file123) corresponding with ...
Im trying to take an image from a post form and upload it to the server as well as resize it to make sure it is never bigger than the allowd size. However, my server gives an error with this ...
Hey all, I was searching for an image upload script that would be able to upload an image, then once uploaded, resize a copy of that image to thumbnail size, but before doin both those things ...
I have a page that find all these images in my directory, and lists them in a table. When you click on one it shows up on the screen, after it reloads the page. All i want to do is make the image ...
I am having trouble getting my image upload script to work. I used to use it a long while back a friend of mine made it, but it doesnt work now: PHP Code: <?  ...
<< Start < Prev 1 2 Next > End >>